Internship proposal Algorithms for Expected-Time Reachability
نویسنده
چکیده
Timed automata are a simple natural model of computation for the specification of timed behaviors [1]. They are finite automata extended with clocks, i.e. real-valued variables that increase with the passage of time. Timed automata have been used in a wide range of applications where real-time aspects of computation is important, and they are supported by a variety of efficient tools and model-checkers. The main algorithmic property of timed automata is that the reachability problem (i.e., to decide if a given state of the automaton is accessible from the initial state) is decidable and PSPACE-complete. Some extensions of timed automata with weights and probabilities, as well as robustness questions are also decidable [2, 5]. However, extending timed automata with stopwatch (real-valued clock variables that can pause while counting time) leads to undecidability of the reachability problem [4]. Recently, the time-bounded variant of the reachability problem has been considered for real-time systems, where the final state should be reached within T time units, where T is a given constant. This formulation gives rise to decidability of the reachability problem for timed automata extended with stopwatches [3]. In this internship (with possible continuation as a phd thesis), we consider generalizations of the time-bounded reachability problem where the original question with a fixed horizon T is replaced by an expected time horizon, either given through a fixed stopping-time distribution, or through an adversarial distribution where the stoppingtime distribution is unknown and decided by an adversary. We are looking for algorithmic solutions and structural properties in the case of timed automata, including robustness analysis. Several theoretical questions can be investigated and the solutions and heuristics can possibly lead to prototype implementations.
منابع مشابه
Internship proposal Graph and Automata Algorithms for Verification
Graph and automata theory are widely used in the algorithmic solution of fundamental problems in verification. Verification problems often boil down to solving reachability questions in graphs, optimization problems, and combinatorial problems in automata. Fundamental algorithmic problems in computer science have been well studied, such as the shortest path problem, the travelling salesman prob...
متن کاملGeneralized loop-erased random walks and approximate reachability
In this paper we extend the loop-erased random walk (LERW) to the directed hypergraph setting. We then generalize Wilson’s algorithm for uniform sampling of spanning trees to directed hypergraphs. In several special cases, this algorithm perfectly samples spanning hypertrees in expected polynomial time. Our main application is to the reachability problem, also known as the directed all-terminal...
متن کاملInternship Subject Proposal
Distributed algorithms are known for being tedious to design and assess. Since they are based on the interaction of several independent components, they are hard to envision for the sequential human brains. Deadlocks, race conditions and resource starvation are unfortunately common problems of distributed computing. Model checking is one of the most successful techniques to assess that a distri...
متن کاملMethods to Improve V2V Communications in Platoons of Heavy Duty Vehicles
In the coming years V2V communications will probably be mandated and vehicle OEMs strive to nd business opportunities to nance its investments in V2V communications technology. For heavy vehicles, platooning can be this business opportunity, with the motivation for the eet owners that platooning can decrease the fuel consumption by up to 15 % when driving in platoons. However, challenges still ...
متن کاملA simple FPRAS for bi-directed reachability
Gorodezky and Pak (Random Struct. Algorithms, 2014) introduced a “clusterpopping” algorithm for sampling root-connected subgraphs in a directed graph, and conjectured that it runs in expected polynomial time on bi-directed graphs. We confirm their conjecture. It follows that there is a fully polynomial-time randomized approximation scheme (FPRAS) for reachability in bi-directed graphs. Reachabi...
متن کامل